View Latest Version View on GitHub
View Latest Version | View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / Dispatcher Class

Represents a dispatcher, responsible for publishing messages to subscribers (stores). Follows the publish-subscribe pattern.

Base type: object.

This is a public class.

public class Dispatcher

Constructors

Properties

Methods

See Also